create Shape
Create a new shape, fails if type is unknown.
Return
the created shape's handle.
Parameters
type
the type of the shape object that shall be created.
Deprecated
Use type safe overload instead.
Replace with
this.createShape(ShapeType.)Content copied to clipboard
Create a new shape, fails if type is unknown.
Return
the created shape's handle.
Parameters
type
the type of the shape object that shall be created.